4  Exploratory Data Analysis

d <- "data-raw/naomprss"
f <- list.files(d, pattern = "md")
sections <- purrr::map_df(file.path(d, f), ~{
  
  text_in <- readLines(.x) 
  heading_i <- text_in |>
    stringr::str_detect("^#") |>
    which()
  
  file <- unlist(stringr::str_split(.x, "/"))
  file <- tools::file_path_sans_ext(file[length(file)])
  
  file_split <- unlist(stringr::str_split(file, "_"))
  year <- file_split[2]
  page_from = file_split[3]
  page_to = file_split[4]
  
  df <- dplyr::tibble(
    heading = text_in[heading_i],
    from = heading_i
  ) |>
    dplyr::mutate(
      to = dplyr::lead(from)-1
    ) |>
    tidyr::replace_na(list(to = length(heading_i))) |>
    dplyr::mutate(year = as.numeric(year),
                  page_from = as.numeric(page_from),
                  page_to = as.numeric(page_to)) 
  
  chars <- df |> purrr::pmap_dbl(function(from, to, ...){
    nchar(paste(text_in[from:to], collapse = "\n"))
  })
  
  df$nchar <- chars
  return(df)
})

project_section <- sections |>
  dplyr::left_join(
    readr::read_csv("data-raw/naomprss/page_splits_manual_labels.csv", 
                    show_col_types = FALSE),
    by = c("year", "page_from", "page_to")
  )

unique(project_section$project_type_label)
[1] "D&M Phase"                 "Assessment Phase Projects"
[3] "Support Projects"          "Concept phase projects"   
project_section |>
  dplyr::filter(project_type_label == "D&M Phase" ) |>
  dplyr::mutate(id = paste(year, page_from, page_to, sep = "_")) |>
  dplyr::select(id, nchar, heading) |>
  tidyr::pivot_wider(names_from = heading, values_from = nchar) |>
  tidyr::unnest() |>
  rhandsontable::rhandsontable()
Warning: Values from `nchar` are not uniquely identified; output will contain list-cols.
• Use `values_fn = list` to suppress this warning.
• Use `values_fn = {summary_fun}` to summarise duplicates.
• Use the following dplyr code to identify duplicates.
  {data} %>%
  dplyr::group_by(id, heading) %>%
  dplyr::summarise(n = dplyr::n(), .groups = "drop") %>%
  dplyr::filter(n > 1L)
Warning: `cols` is now required when using `unnest()`.
ℹ Please use `cols = c(`# SECTION 1: ABOUT THE PROJECT`, `## 1a. Project
  description, progress and key future events`, `## 1b. Associated projects`,
  `## 1c. Procurement strategy`, `# SECTION 2: PROJECT COSTS`, `## 2a.
  Performance against approved cost`, `## 2b. Reasons for variation from
  approved cost`, `## 2c. Expenditure to date`, `## 2e. Unit production cost`,
  `# SECTION 3: PROJECT TIMESCALE`, `## 3a. Definition of in-service date`, `##
  3b. Performance against approved in-service date`, `## 3c. Reasons for
  variation from approved ISD`, `## 3d. Cost resulting from ISD variation`, `#
  SECTION 4: KEY USER REQUIREMENTS`, `## 4a. Performance against approved key
  user requirements`, `## 4b. Reasons for variation against approved key
  requirements`, `# SECTION 5: HISTORY UP TO MAIN GATE APPROVAL`, `## 5a.
  Description of the Assessment Phase`, `## 5b. Cost of the Assessment Phase`,
  `## 5c. Duration of Assessment Phase`, `## 5d. Cost boundaries at Initial
  Gate and Main Gate Approvals`, `## 5e. ISD boundaries at Initial Gate and
  Main Gate Approvals`, `## 3e. Operational impact of ISD variation`, `## 4b.
  Reasons for variation against approved key user requirements`, `## 2d. Years
  of peak procurement expenditure`, `## 5b. Cost of the Assessment Phase^\\^`,
  `## 4a. Performance against approved key user requirements[^1]`, `## 2e. Unit
  production cost[^1]`, `## 5d. Cost boundaries at Initial Gate and Main Gate
  Approvals[^3]`, `# SECTION 4: KEY USER REQUIREMENTS REVISED`, `## 4b. Reasons
  for variation against approved Key User Requirements`, `## 2a. Performance
  against approved cost.`, `# A. The AP contracts concentrated on reducing the
  risk in the proposals for the D&M phase, including demonstration of
  components and subsystems to achieve an acceptable, affordable, low risk
  solution. In addition, Whole Life Cost estimates were refined. Bidders’
  proposals for the D&M phase were submitted on 31 March 2004.`, `## 3c.
  Reasons for variation from approved In Service Date`, `## 3d. Cost resulting
  from In Service Date variation`, `## 3e. Operational impact of In Service
  Date variation`, `## 5e. In Service Date boundaries at Initial Gate and Main
  Gate Approvals`, `## 2e. Unit production cost \\`, `## 2e. Unit production
  cost∗`, `## 3b. Performance against revised ISD Revised ISD 1`, `## 3c.
  Historic Performance against original ISD framework`, `## A.1. The
  Requirement`, `## A.2. The Assessment Phase`, `## A.3. Progress`, `## A.4.
  Capability Risks`, `## A.5. Associated Projects – not applicable`, `## A.6.
  Procurement Strategy`, `## A.7. Support Strategy`, `# B. Section B: Cost`,
  `## B.1. Cost of the Assessment Phase`, `## B.2. Planned/Actual Cost
  Boundaries for Demonstration and Manufacture Phase/PFI`, `## B.3. Cost
  Boundaries of the Demonstration and Manufacture (D&M) Phase`, `### B.3.1.
  Cost Variation against approved Cost of the D&M Phase`, `### B.3.1.1. A400M`,
  `### B.3.2. Operational Impact of Cost Variations of the Demonstration and
  Manufacture (D&M) Phase`, `## B.4. Unit production cost`, `## B.5. Progress
  against approved Support/PFI Cost - not applicable`, `# C. Section C:
  Timescale`, `## C.1. Duration of the Assessment Phase`, `## C.2. Planned /
  Actual Boundaries for introduction of the Capability`, `## C.3. In Service
  Date`, `## C.3.1 Definition`, `## C.3.2 Progress against approved Dates`, `##
  C.3.3 Timescale variation`, `### C.3.3.1 A400M`, `### C.3.4. Other costs
  resulting from Timescale variation`, `### C.3.5. Operational Impact of In
  Service Date variation`, `## C.4. Initial Operating Capability`, `### C.4.1.
  Definition`, `### C.4.2. Progress against approved Dates – not applicable`,
  `## C.4.3 Timescale variation – not applicable`, `### C.4.4. Other costs
  resulting from Timescale variation – not applicable`, `### C.4.5. Operational
  Impact of Initial Operating Capability variation`, `## C.5. Full Operating
  Capability – not applicable`, `## C.6. Support / Service / PFI Contract – not
  applicable`, `# D. Section D: Performance`, `## D.1. Readiness Levels`, `###
  D.1.1. Project`, `## D.2. Performance against Lines of Development`, `###
  D.2.1.1. Defence Lines of Development Variation`, `## D.3. Performance
  against Key Performance Measures`, `### D.3.1. A400M`, `### D.3.1.1.
  Performance against Key Performance Measures`, `### D.3.1.2. Key Performance
  Measures Variation`, `### D.3.2. Support Contract – not applicable`, `## A.5.
  Associated Projects`, `## B.2. Planned / Actual Cost Boundaries for
  Demonstration and Manufacture Phase / PFI`, `## B.3. Cost of the
  Demonstration and Manufacture (D&M) Phase`, `### B.3.1.1. Boats 1-3`, `###
  B.3.1.2. Boat 4 Variation`, `### B.3.2. Operational Impact of Cost Variations
  of D&M Phase`, `## B.5. Progress against approved Support / Service / PFI
  Cost`, `### B.5.1. Cost Variation against approved Support / Service / PFI
  Cost`, `### B.5.1.1. Initial Astute Support Solution`, `### B.5.1.2 Astute
  Class Training Service Boats 1-3`, `### B.5.2. Operational Impact of Support
  / Service / PFI Cost Variations`, `### C.3.1. Definition`, `### C.3.2.
  Progress against approved Dates`, `### C.3.3. Timescale variation`, `###
  C.3.3.1. Boats 1-3`, `### C.3.3.2. Boat 4`, `### C.4.2. Progress against
  approved Dates`, `### C.4.3. Timescale variation – not applicable`, `## C.5.
  Full Operating Capability`, `### C.5.1. Definition`, `### C.5.2. Progress
  Report`, `## C.6. Support / Service / PFI Contract`, `### C.6.1. Scope of
  Support / Service / PFI Contract`, `### C.6.2. Progress against approved
  Support / Service / PFI Contract Go-Live Date`, `### C.6.2.1. Go-Live Date
  Variation`, `### C.6.2.2. Go-Live Date Variation`, `### C.6.2.3. Go-Live Date
  Variation`, `### C.6.3. Progress against approved End of Support / Service /
  PFI Contract Date`, `### C.6.3.1. End of Contract Date Variation`, `###
  C.6.4. Operational Impact of Support / Service / PFI Support Contract
  Variation`, `### D.1.1. Boats 1-3`, `### D.1.2. Boat 4`, `### D.3.1. Boats
  1-3`, `### D.3.1.3. Operational Impact of variation`, `### D.3.2. Boat 4`,
  `### D.3.2.1. Performance against Key Performance Measures`, `### D.3.2.2.
  Key Performance Measures Variation`, `### D.3.2.3. Operational Impact of
  variation`, `### D.3.3. Support Contract – not appliable`, `# A. Section A:
  The Project`, `## B.2. Planned/Actual Cost Boundaries for Demonstration and
  Assessment Phase/PFI`, `### B.3.1.1. Beyond Visual Range Air-to-Air Missile`,
  `## B.5. Performance against approved Support/Service/PFI Cost – not
  applicable`, `# C.2 Planned / Actual Boundaries for introduction of the
  Capability`, `# C.3 In Service Date`, `### C.3.3.1 Beyond Visual Range
  Air-to-Air Missile – variations against original In-Service Date definition`,
  `## C.3.4 Other costs resulting from Timescale variation`, `## C.3.5
  Operational Impact of In Service Date variation`, `# C.4 Initial Operating
  Capability`, `## C.4.1 Definition`, `## C.4.2 Progress against approved
  Dates`, `## C.4.4 Other costs resulting from Timescale variation – not
  applicable`, `## C.4.5 Operational Impact of Initial Operating Capability
  variation –`, `# C.5 Full Operating Capability`, `## C.5.1 Definition`, `#
  C.6 Support / Service / PFI Contract – not applicable`, `## D.1.1 Beyond
  Visual Range Air-to-Air Missile`, `## D.2. Performance against Lines of
  Development[^1]`, `## D.2.1 Defence Lines of Development Variation`, `###
  D.3.1. Beyond Visual Range Air-to-Air Missile`, `### B.3.1.1. Falcon
  Increment A`, `### B.3.1.2. Falcon Increment C`, `## B.4. Unit production
  cost – not applicable`, `## B.5. Performance against approved Support Cost`,
  `### B.5.1. Cost Variation against approved Support Cost`, `### B.5.1.1.
  Falcon Support Contract`, `### B.5.2. Operational Impact of Support Cost
  Variations`, `## C.2. Planned/Actual Boundaries for introduction of the
  Capability`, `### C.3.3.1. Falcon Increment A`, `### C.3.3.2. Falcon
  Increment C`, `### C.4.3. Timescale variation not applicable`, `### C.4.4.
  Other costs resulting from Timescale variation not applicable`, `### C.4.5.
  Operational Impact of Initial Operating Capability variation not applicable`,
  `## C.6. Support Contract`, `### C.6.1. Scope of Contract`, `### C.6.2.
  Performance against approved Contract Go-Live Date`, `### C.6.2.1. Falcon
  Increment A Go-Live Date Variation`, `### C.6.2.2. Falcon Increment C Go-Live
  Date Variation`, `### C.6.3. Performance against approved End of Contract
  Date`, `### C.6.4. Operational Impact of Support Contract variation`, `###
  D.1.1. Falcon Increment A`, `### D.1.2. Falcon Increment C`, `### D.2.1.1.
  Defence Lines of Development Variation:`, `### D.3.1. Falcon`, `### D.3.1.1.
  Falcon Increment A`, `### D.3.1.2. Falcon Increment C`, `### D.3.1.3. Falcon
  Increment A and C - Key Performance Measures Variation`, `### D.3.1.4.
  Operational Impact of variation`, `## A.7. Support Strategy – not
  applicable`, `## B.2. Cost Boundaries for Demonstration and Assessment
  Phase/PFI`, `### B.3.1.1. System Development and Demonstration`, `###
  B.3.1.2. Production Sustainment and Follow on Development`, `## B.4. Unit
  production cost[^1] - not applicable`, `### C.3.3. Timescale variation - not
  applicable`, `### C.3.4. Other costs resulting from Timescale variation - not
  applicable`, `### C.4.2. Progress against approved Dates - not applicable`,
  `### C.4.3. Timescale variation - not applicable`, `### C.4.4. Other costs
  resulting from Timescale variation - not applicable`, `### C.4.5. Operational
  Impact of Initial Operating Capability variation - not applicable`, `###
  C.5.2. Progress Report - not applicable`, `## C.6. Support Contract – not
  applicable`, `### D.3.1. Joint Combat Aircraft`, `## B.3. Cost of the
  Demonstration and Manufacture (D&M) Phase – not applicable`, `## B.5.
  Performance against approved Support/Service PFI Cost`, `### B.5.1. Cost
  Variation against approved Support/Service PFI Cost`, `### B.5.1.1. Project
  Date Variation (£m) Factor Reason for Variation`, `### B.5.2. Operational
  Impact of Support/Service PFI Cost Variations`, `### C.3.3.1. Future
  Strategic Tanker Aircraft`, `### C.4.3. Timescale variation`, `### C.6.1.
  Scope of Contract</td>`, `### D.1.1. Future Strategic Tanker Aircraft`, `###
  D.2.1. Defence Lines of Development Variation`, `### D.3.1. Future Strategic
  Tanker Aircraft – not applicable`, `### D.3.2. Support Contract`, `## B.2.
  Planned /Actual Cost Boundaries for Demonstration and Manufacture Phase/PFI`,
  `### B.3.1.1. Lynx Wildcat Date Variation (£m) Factor Reason for Variation`,
  `### B.3.1.2. Operational Impact of Cost Variations of the Demonstration and
  Manufacture (D&M) Phase`, `## B.5. Progress against approved
  Support/Service/PFI Cost –not applicable`, `### C.3.3.1. Project- Battlefield
  Reconnaissance Helicopter`, `### C.3.3.2. Project - Surface Combatant
  Maritime Rotorcraft`, `### D.3.1. Battlefield Reconnaissance Helicopters`,
  `### D.3.2. Surface Combatant Maritime Rotorcraft`, `## D.4. Support Contract
  – not applicable`, `## B.2. Cost Boundaries for Demonstration and Manufacture
  Phase`, `### B.3.1.1. Merlin Capability Sustainment Programme Date Variation
  (£m) Factor Reason for Variation`, `## B.5. Performance against approved
  Support/PFI Cost – not applicable`, `## C.2. In Service Date`, `### C.2.1.
  Definition`, `### C.2.2. Progress against approved Dates`, `### C.2.3.
  Timescale variation`, `### C.2.3.1. Merlin Capability Sustainment Programme`,
  `### C.2.4. Other costs resulting from Timescale variation`, `### C.2.5.
  Operational Impact of In Service Date variation`, `### C.3.2. Progress
  against approved Dates –not applicable`, `### C.3.3. Timescale variation –not
  applicable`, `### C.3.4. Other costs resulting from Timescale variation –not
  applicable`, `### C.3.5. Operational Impact of Initial Operating Capability
  variation`, `## C.4. Full Operating Capability`, `### C.4.2. Progress
  Report`, `### C.5.1. Scope of Contract`, `### C.5.2. Performance against
  approved Contract Go-Live Date`, `### C.5.2.1. Go-Live Date Variation – not
  applicable`, `### C.5.3. Performance against approved End of Contract Date`,
  `### C.5.3.1. End of Contract Date Variation – not applicable`, `### C.5.3.2.
  Operational Impact of Support Contract variation – not applicable`, `###
  D.3.1. Project`, `## B.2. Planned / Actual Cost Boundaries for Demonstration
  & Manufacture Phase / PFI`, `### B.3.1.1. Queen Elizabeth Class`, `## B.5.
  Performance against approved Support Cost – not applicable`, `### C.3.3.1.
  Queen Elizabeth Class`, `## B.1. Cost of the Assessment Phase – not
  applicable`, `### B.3.1.1. Support Vehicle Variation`, `## B.5.1 Cost
  Variation against approved Support / Service / PFI Cost`, `### B.5.1.1
  Project`, `## C.1. Duration of the Assessment Phase</td>`, `### C.3.3.1.
  Project`, `### C.4.3. Timescale Variation – not applicable`, `### C.6.1.
  Scope of Support /Service / PFI Contract`, `### D.2.1.1 Defence Lines of
  Development Variation`, `## D.3. Performance against Key Performance
  Measures^8^`, `### D.3.1. Support Vehicle (Cargo and Recovery)`, `### D.3.1.2
  Key Performance Measures Variation`, `### D.3.2. Support Vehicle (Cargo
  Only)`, `### D.3.3. Support Vehicle (Recovery only)`, `### D.3.3.1.
  Performance against Key Performance Measures`, `### D.3.3.2. Key Performance
  Measures Variation`, `### D.3.3.3. Operational Impact of variation`, `###
  D.3.4. Support Contract – not applicable`, `### B.3.1.1. Terrier`, `## B.5.
  Progress against approved Support/PFI Cost`, `### B.5.1. Cost Variation
  against approved Support/PFI Cost`, `### B.5.1.1. Project`, `### B.5.2.
  Operational Impact of Support/PFI Cost Variations`, `### C.3.3.1. Terrier`,
  `### C.5.2. Progress Report – not applicable`, `### C.6.2. Progress against
  approved Contract Go-Live Date – not applicable`, `### C.6.2.1. Go-Live Date
  Variation – not applicable`, `### C.6.3. Progress against approved End of
  Contract Date – not applicable`, `### C.6.3.1. End of Contract Date Variation
  – not applicable`, `### C.6.4. Operational Impact of Support Contract
  variation – not applicable`, `## B.2. Planned / Actual Cost Boundaries for
  Demonstration and Manufacture Phase/PFI`, `### B.3.1.1. Project`, `###
  C.4.3.1. Project – not applicable`, `### C.5.3. Timescale variation – not
  applicable`, `### C.5.4. Other costs resulting from Timescale variation – not
  applicable`, `### C.5.5. Operational Impact of Full Operating Capability
  variation –`, `# C.6 Support / Service / PFI Contract`, `## C.6.1 Scope of
  Contract`, `## C.6.2 Progress against approved Contract Go-Live Date`, `###
  C.6.2.1 Go-Live Date Variation`, `## C.6.3 Progress against approved End of
  Contract Date – not applicable`, `## C.6.4 Operational Impact of Support
  Contract variation – not applicable`, `# D.1 Readiness Levels`, `# D.2
  Performance against Lines of Development`, `### D.3.1. Performance against
  Key Performance Measures`, `## A.1. The Requirement Typhoon`, `## A.2. The
  Assessment Phase Typhoon`, `## A.6. Procurement Strategy – Typhoon`, `## A.7.
  Procurement Strategy – Typhoon Future Capability Programme`, `## A.8. Support
  Strategy`, `### B.3.1.1. Typhoon`, `### B.3.1.2. Typhoon Future Capability
  Programme`, `## B.5. Performance against approved Support/PFI Cost`, `###
  C.3.3.1. Typhoon`, `### C.4.5. Operational Impact of Initial Operating
  Capability variation–`, `### C.6.2. [^1]Performance against approved Contract
  Go-Live Date –`, `### C.6.3. Performance against approved End of Contract
  Date – not applicable`, `### D.1.1. Typhoon`, `### D.1.2. Typhoon Future
  Capability Programme`, `### D.2.2. Typhoon`, `### D.2.2.1. Performance
  against Key Performance Measures`, `### D.2.2.2. Key Performance Measures
  Variation`, `### D.2.2.3. Operational Impact of variation`, `### D.2.3.
  Typhoon Future Capability Programme`, `### D.2.3.1. Performance against Key
  Performance Measures`, `### D.2.3.2. Key Performance Measures Variation`,
  `### D.2.4. Support Contract`, `### D.2.4.1. Performance against Key
  Performance Measures`, `### D.2.4.2. Key Performance Measures Variation`,
  `### D.2.4.3. Operational Impact of variation`, `## A.3. Progress United
  Kingdom Military Flying Training System`, `### B.3.1.1. United Kingdom
  Military Flying Training System`, `### B.3.1.2. Increment A - Advanced Jet
  Trainer`, `### B.3.1.3. Increment B – Advanced Jet Trainer Operational
  Capability 2`, `### B.3.1.4. Increment C – Training System Partner`, `###
  B.3.1.5. Increment D – Rear Crew Stage 1 – not applicable`, `### B.3.1.6.
  Increment E – Rear Crew Stage 2 – not applicable`, `### B.3.1.7. Increment F
  – Multi Engine – not applicable`, `### B.3.1.8. Increment G – Basic Trainer –
  not applicable`, `### B.3.1.9. Increment H – Rotary Wing – not applicable`,
  `### B.3.1.10. Increment J – Elementary Flying Training – not applicable`,
  `## B.5. Performance against approved Support/Service/ PFI Cost`, `### B.5.1.
  Cost Variation against approved Support/Service/ PFI Cost`, `### B.5.1.1.
  United Kingdom Military Flying Training System`, `### B.5.1.2. Increment A –
  Advanced Jet Trainer (Interim Support)`, `### B.5.1.3 Increment B – Advanced
  Jet Trainer Operational Capability 2`, `### B.5.1.4 Increment C – United
  Kingdom Military Flying Training System (Training System Partner and
  Headquarters)`, `### B.5.1.5 Increment D – Rear Crew Stage 1 – not
  applicable`, `### B.5.1.6 Increment E – Rear Crew Stage 2 – not applicable`,
  `### B.5.1.7 Increment F – Multi Engine – not applicable`, `### B.5.1.8
  Increment G – Basic Trainer – not applicable`, `### B.5.1.9 Increment H –
  Rotary Wing – not applicable`, `### B.5.1.10 Increment J – Elementary Flying
  Training – not applicable`, `### B.5.2. Operational Impact of
  Support/Service/PFI Cost Variations – not applicable`, `### C.3.3.1. United
  Kingdom Military Flying Training System`, `### C.3.3.2. Increment A -
  Advanced Jet Trainer`, `### C.3.3.3. Increment B – Advanced Jet Trainer
  Operational Capacity 2`, `### C.3.3.4. Increment C Ready for Training Uses
  Date 1– United Kingdom Military Flying Training System (Advanced Jet Trainer
  Ground based training Environment)`, `### C.3.3.5. Increment C Ready for
  Training Uses Date 2– United Kingdom Military Flying Training System
  (Advanced Jet Trainer Ground based training Environment)`, `### C.3.3.6.
  Increment D – Rear Crew Stage 1 – not applicable`, `### C.3.3.7. Increment E
  – Rear Crew Stage 2 – not applicable`, `### C.3.3.8. Increment F – Multi
  Engine – not applicable`, `### C.3.3.9. Increment G – Basic Trainer – not
  applicable`, `### C.3.3.10. Increment H – Rotary Wing – not applicable`, `###
  C.3.3.11. Increment J – Elementary Flying Training – not applicable`, `##
  C.6. Support/Service/PFI Contract`, `### C.6.1. Scope of Support/Service/PFI
  Contract`, `### C.6.2. Performance against approved Support/Service/PFI
  Contract Go-Live Date`, `### C.6.3. Performance against approved End of
  Support/Service/PFI Contract Date`, `### C.6.4. Operational Impact of
  Support/Service/PFI Support Contract variation – not applicable`, `### D.1.1.
  United Kingdom Military Flying Training System`, `### D.1.2. Increment A –
  Advanced Jet Trainer`, `### D.1.3. Increment B – Advanced Jet trainer
  Operational Capability 2`, `### D.1.4. Increment C Training System Partner`,
  `### D.1.5. Increment D – Rear Crew Stage 1 – not applicable`, `### D.1.6.
  Increment E – Rear Crew Stage 2 – not applicable`, `### D.1.7. Increment F –
  Multi Engine – not applicable`, `### D.1.8. Increment G – Basic Trainer – not
  applicable`, `### D.1.9. Increment H – Rotary Wing – not applicable`, `###
  D.1.10. Increment J – Elementary Flying Training – not applicable`, `###
  D.3.1. United Kingdom Military Flying Training System`, `### D.3.2. Increment
  A - Advanced Jet Trainer`, `### D.3.3. Increment B – Advanced Jet Trainer
  Operational Capability 2`, `### D.3.4. Increment C – Training System
  Partner`, `### D.3.4.1. Performance against Key Performance Measures`, `###
  D.3.4.2. Key Performance Measures Variation`, `### D.3.5. Increment D – Rear
  Crew Stage 1 – not applicable`, `### D.3.6. Increment E – Rear Crew Stage 2 –
  not applicable`, `### D.3.7. Increment F – Multi engine – not applicable`,
  `### D.3.8. Increment G – Basic Trainer – not applicable`, `### D.3.9.
  Increment H – Rotary Wing – not applicable`, `### D.3.10. Increment J –
  Elementary Flying Training – not applicable`, `## A.4. Capability Risks.`,
  `### B.3.1.1. Watchkeeper`, `## B.5. Progress against approved Support/PFI
  Cost – not applicable`, `### C.3.3.1. Watchkeeper`, `### A.7.1. Support /
  Service / PFI Contract Strategy`, `### B.5.2. Operational Impact of Support /
  Service / PFI Cost Variations –`, `## B.6. Expenditure to date`, `## C.3.
  Initial Operating Capability/In Service Date`, `### C.3.1. Definition of
  Initial Operating Capability/In Service Date`, `### C.3.4. Other costs
  resulting from Timescale variation – not applicable`, `### C.3.5. Operational
  Impact of In-Service Date/Initial Operating Capability variation – not
  applicable`, `## C.5. Support / Service / PFI Contract`, `### C.5.1. Scope of
  Support / Service / PFI Contract`, `### C.5.2. Progress against approved
  Support / Service / PFI Contract Go-Live Date`, `### C.5.3. Progress against
  approved End of Support / Service / PFI Contract Date`, `### C.5.4.
  Operational Impact of Support / Service / PFI Support Contract variation –
  not applicable`, `## D.1. Maturity Measures`, `## D.2. Performance against
  Defence Lines of Development`, `### D.3.2.2. Key Performance Measures
  Variation – not applicable`, `### D.3.2.3. Operational Impact of variation–
  not applicable`, `## A.7. Support Strategy – Not Applicable`, `## B.3. Cost
  of the Demonstration and Manufacture Phase`, `### B.3.1. Cost Variation
  against approved Cost of the Demonstration &`, `### B.3.1.1. System
  Development & Demonstration`, `### B.3.1.2. Production, Sustainment &
  Follow-on-Development Date Variation (£m) Factor Reason for Variation`, `###
  B.3.2. Operational Impact of Cost Variations of Demonstration & Manufacture
  Phase`, `## B.5. Progress against approved Support / Service / PFI Cost – not
  applicable`, `## C.2. Planned / Actual Boundaries for introduction of the
  Capability –`, `## C.3. In-Service Date/Initial Operating Capability`, `###
  C.3.2. Progress against approved Dates – not applicable`, `### C.3.3.
  Timescale variation – not applicable`, `### C.4.2. Progress Report – not
  applicable`, `## C.5. Support / Service / PFI Contract – not applicable`,
  `### D.1.1. Joint Combat Aircraft`, `### D.2.2. Joint Combat Aircraft`, `###
  D.2.3. Support Contract – not applicable`, `## A.5. Associated Projects – Not
  Applicable`, `### B.3.1.1. Lynx Wildcat`, `## B.5. Progress against approved
  Support / Service / PFI Cost – Not Applicable`, `### C.3.3.1. Battlefield
  Reconnaissance Helicopter`, `### C.3.3.2. Surface Combatant Maritime
  Rotorcraft`, `### C.3.4. Other costs resulting from Timescale variation – Not
  Applicable`, `### C.3.5. Operational Impact of In-Service Date/Initial
  Operating Capability variation – Not Applicable`, `## C.5. Support / Service
  / PFI Contract – Not Applicable`, `### D.1.1. Lynx Wildcat`, `### D.1.2.
  Increment A`, `### D.3.3. Support Contract – Not Applicable`, `### B.3.1.1.
  Merlin CSPt Date Variation (£m) Factor Reason for Variation`, `### C.3.3.1.
  MERLIN CSP`, `# C.5 Support / Service / PFI Contract – not applicable`, `###
  D.1.1. Merlin CSP`, `### D.3.1. Merlin CSP`, `### D.3.1.2. Key Performance
  Measures Variation – not applicable`, `### D.3.1.3. Operational Impact of
  variation- not applicable`, `## A.5. Associated Projects – not applicable.`,
  `### B.3.1. Cost Variation against approved Cost of the Demonstration and
  Manufacture Phase`, `### B.3.1.1. Nimrod Maritime Reconnaissance and Attack
  Mk4`, `### B.3.2. Operational Impact of Cost Variations of Demonstration and
  Manufacture Phase – not applicable.`, `## B.5. Progress against approved
  Support / Service / PFI Cost – not applicable.`, `## C.3. In Service Date
  /Initial Operating Capability`, `### C.3.3.1. Nimrod Maritime Reconnaissance
  and Attack Mk4`, `### C.3.5. Operational Impact of ISD /Initial Operating
  Capability variation`, `### C.4.2. Progress Report – not applicable.`, `##
  C.5. Support / Service / PFI Contract - not applicable.`, `# D.`, `## D.3.3
  Support Contract – not applicable`, `### B.3.2. Operational Impact of Cost
  Variations of D&M Phase – Not Applicable`, `# C.1 Duration of the Assessment
  Phase`, `# C.3 In-Service Date/Initial Operating Capability`, `### C.3.1.2.
  Progress against approved Dates`, `## C.3.2 Timescale variation`, `###
  C.3.2.1. Project`, `### C.3.3. Other costs resulting from Timescale
  variation`, `### C.3.4. Operational Impact of In-Service Date`, `### C.4.2.
  Progress Report – Not Applicable`, `## C.5. Support / Service / PFI Contract
  – Not Applicable `, `## D.1.1 Maturity Measures`, `## D.1.1 Project`, `###
  D.1.2. Increment A – Not Applicable`, `### D.3.1.2 Key Performance Measures
  Variation – Not Applicable`, `### D.3.1.3. Operational Impact of variation –
  Not Applicable`, `## A.5. Associated Projects – Not applicable`, `###
  B.3.1.1. Project Date Variation (£m) Factor Reason for Variation`, `###
  B.5.1.1. Tornado CUS(P) Date Variation (£m) Factor Reason for Variation`,
  `### C.3.3.1. Tornado CUS(P)`, `### C.3.4. Other costs resulting from
  Timescale variation – Not applicable`, `### C.3.5. Operational Impact of
  In-Service Date/Initial Operating Capability variation – Not applicable`,
  `### C.4.2. Progress Report – Not applicable`, `### C.5.2. Progress against
  approved Support / Service / PFI Contract Go-Live Date – Not applicable`,
  `### C.5.3. Go-Live Date Variation – Not applicable`, `### C.5.4. Progress
  against approved End of Support / Service / PFI Contract Date – Not
  applicable`, `### C.5.5. Operational Impact of Support / Service / PFI
  Support Contract variation – Not applicable`, `### D.1.1. Tornado CUS(P)`,
  `### D.2.1.1. Defence Lines of Development Variation - Not applicable`, `###
  D.3.1. Tornado CUS(P)`, `### D.3.2. Support Contract – Not applicable`, `##
  B.3. Cost of the Demonstration & Manufacture Phase`, `### B.3.1.1. Type 45
  Destroyer`, `### B.5.1.1. Type 45 Destroyer Date Variation (£m) Factor Reason
  for Variation`, `### C.3.3.1. Type 45 Destroyer`, `### C.3.5. Operational
  Impact of In-Service Date/Initial Operating Capability variation`, `###
  C.5.2.1. Go-Live Date Variation`, `### C.5.3.1. End of Contract Date
  Variation – Not applicable`, `### C.5.4. Operational Impact of Support /
  Service / PFI Support Contract variation`, `### D.1.1. Type 45 Destroyer`,
  `### D.3.1. Type 45 Destroyer`, `### D.3.2.2. Key Performance Measures
  Variation – Not applicable`, `### D.3.2.3. Operational Impact of variation –
  Not applicable`, `### B.3.1.2. Typhoon Future Capability Programme Date
  Variation (£m) Factor Reason for Variation`, `### B.5.1. Cost Variation
  against approved Support / Service / PFI Cost –`, `### B.5.2. Cost Variation
  against approved Increment A – not applicable`, `### B.5.3. Operational
  Impact of Support / Service / PFI Cost Variations –`, `### C.5.2. Progress
  against approved Contract Go-Live Date – not applicable`, `### C.5.3.
  Progress against approved Contract Date – not applicable`, `### C.5.4.
  Operational Impact of Contract variation – not applicable`, `### D.3.1.
  Typhoon`, `### D.3.1.3. Operational Impact of variation – not applicable`,
  `### D.3.2. Typhoon Future Capability Programme`, `### D.3.3. Support
  Contract`, `### D.3.3.2. Key Performance Measures Variation – not
  applicable`, `### D.3.3.3. Operational Impact of variation – not applicable`,
  `### B.3.1.1. United Kingdom Military Flying Training System – not
  applicable`, `### B.3.1.4. Increment C – Training System Partner – not
  applicable`, `### B.3.1.5. Increment D – Rear Crew Stage 1`, `### B.3.2.
  Operational Impact of Cost Variations of the Demonstration and Manufacture
  Phase – not applicable`, `## B.5. Progress against approved Support/Service/
  PFI Cost`, `### B.5.1.1. United Kingdom Military Flying Training System – not
  applicable`, `### B.5.1.2 Increment A – Advanced Jet Trainer`, `### B.5.1.5
  Increment D – Rear Crew Stage 1 –not applicable`, `### B.5.2. Operational
  Impact of Support/Service/PFI Cost Variations –`, `## C.3. In Service
  Date/Initial Operating Capability`, `### C.3.3.1. United Kingdom Military
  Flying Training System – not applicable.`, `### C.3.3.3. Increment B –
  Advanced Jet Trainer Operational Capacity 2 –`, `### C.3.3.6. Increment D –
  Rear Crew Stage 1`, `### C.3.5. Operational Impact of In Service Date/Initial
  Operating Capability variation`, `## C.5. Support/Service/PFI Contract`, `###
  C.5.1. Scope of Support/Service/PFI Contract`, `### C.5.2. Progress against
  approved Support/Service/PFI Contract Go-Live Date`, `### C.5.2.1. Increment
  C Go-Live Date Variation`, `### C.5.3. Progress against approved End of
  Support/Service/PFI Contract Date`, `### C.5.3.1. End of Contract Date
  Variation`, `### C.5.4. Operational Impact of Support/Service/PFI Support
  Contract variation – not applicable`, `# D.1 Maturity Measures`, `## D.1.1
  United Kingdom Military Flying Training System – not applicable`, `## D.1.2
  Increment A – Advanced Jet Trainer`, `## D.1.3 Increment B – Advanced Jet
  Trainer Operational Capability 2`, `## D.1.4 Increment C – Training System
  Partner – not applicable`, `## D.1.5 Increment D – Rear Crew Stage 1`, `##
  D.1.6 Increment E – Rear Crew Stage 2 – not applicable`, `## D.1.7 Increment
  F – Multi Engine – not applicable`, `## D.1.8 Increment G – Basic Trainer –
  not applicable`, `## D.1.9 Increment H – Rotary Wing – not applicable`, `##
  D.1.10 Increment J – Elementary Flying Training – not applicable`, `###
  D.3.2.2 Key Performance Measures Variation`, `### D.3.2.3. Operational Impact
  of variation – not applicable`, `## D.3.3 Increment B – Advanced jet trainer
  Operational capability 2`, `### D.3.3.1 Performance against Key Performance
  Measures`, `### D.3.3.2 Key Performance Measures Variation`, `### D.3.3.3
  Operational Impact of variation – not applicable`, `## D.3.4 Increment C –
  Training System Partner – not applicable`, `## D.3.5 Increment D – Rear Crew
  Stage 1`, `### D.3.5.1 Performance against Key Performance Measures`, `##
  D.3.6 Increment E – Rear Crew Stage 2 – not applicable`, `## D.3.7 Increment
  F – Multi engine – not applicable`, `## D.3.8 Increment G – Basic Trainer –
  not applicable`, `## D.3.9 Increment H – Rotary Wing – not applicable`, `##
  D.3.10 Increment J – Elementary Flying Training – not applicable`, `###
  C.3.5. Operational Impact of In-Service Date/Initial Operating Capability
  variation – not Applicable`, `### D.1.1. Watchkeeper`, `### D.3.1.
  Watchkeeper`, `### A.7.1. Support Strategy`, `### B.3.2. Operational Impact
  of Cost Variations of Demonstration and Manufacture Phase`, `## B.5. Progress
  against approved Support / Service / PFI Cost – Not applicable`, `## C.3.
  In-Service Date`, `### C.3.3.1. A400M`, `## C.4. Full Operating Capability –
  Not applicable`, `## C.5. Support / Service / PFI Contract – Not applicable`,
  `### D.1.1. A400M`, `### D.3.1.2. Key Performance Measures Variation – Not
  applicble`, `### D.3.1.3. Operational Impact of variation – Not applicble`,
  `### A.7.1. Support / Service / Private Finance Initiative Contract
  Strategy`, `## B.2. Planned / Actual Cost Boundaries for Demonstration and
  Manufacture Phase / Private Finance Initiative`, `### B.3.1.2. Boat 4`, `###
  B.3.1.3. Boat 5`, `### B.3.1.4. Boat 6`, `### B.3.2. Operational Impact of
  Cost Variations of Demonstration & Manufacturing Phase`, `## B.5. Progress
  against approved Support / Service / Private Finance Initiative Cost`, `###
  B.5.1. Cost Variation against approved Support / Service / Private Finance
  Initiative Cost`, `### B.5.1.1. Initial Astute Support Solution Date
  Variation (£m) Factor Reason for Variation`, `### B.5.2. Cost Variation
  against approved Increment A`, `### B.5.2.1. Astute Class Training Service
  Boats 1-3`, `### B.5.2.2 Astute Class Training Service Boat 4`, `### B.5.3.
  Operational Impact of Support / Service / Private Finance Initiative Cost
  Variations`, `### C.3.3.3. Boat 5`, `### C.3.3.4. Boat 6`, `## C.5. Support /
  Service / Private Finance Initiative Contract`, `### C.5.1. Scope of Support
  / Service / Private Finance Initiative Contract`, `### C.5.2. Progress
  against approved Support / Service / Private Finance Initiative Contract
  GoLive Date`, `### C.5.2.1. Go-Live Date Variation – Initial Astute Support
  Solution`, `### C.5.2.2. Go-Live Date Variation – Astute Class Training
  Service Boats 1-3`, `### C.5.2.3. Go-Live Date Variation – Astute Class
  Training Service Boats 1-4`, `### C.5.3. Progress against approved End of
  Support / Service / Private Finance Initiative Contract Date`, `### C.5.4.
  Operational Impact of Support / Service / Private Finance Initiative Support
  Contract variation`, `### D.3.1.2. Key Performance Measures Variation – Not
  applicable`, `### D.3.1.3. Operational Impact of variation – Not applicable`,
  `### D.3.3. Support Contract – Not applicable`, `### C.3.3.1. Beyond Visual
  Range Air-to-Air Missile -– variations against original In-Service Date
  definition`, `### D.1.1. Beyond Visual Range Air-to-Air Missile`, `###
  D.2.1.1. Defence Lines of Development Variation – not applicable`, `###
  D.3.3. Support Contract – not applicable`, `## A.7.1 Support / Service / PFI
  Contract Strategy`, `### B.3.1.1. Increment A`, `### B.3.1.2. Increment C`,
  `## B.4. Unit production cost N/A`, `### B.5.1. Cost Variation against
  approved Cost`, `### B.5.2. Cost Variation against approved Increment A – Not
  Applicable`, `### B.5.2.1. Project – Not Applicable`, `### C.5.2. Progress
  against approved Support Contract Go-Live Date`, `### C.5.2.2.1. Increment
  A`, `### C.5.2.2 2. Increment C`, `### C.5.3. Progress against approved End
  of Support Contract Date`, `### C.5.3.1. End of Contract Date Variation – Not
  Applicable`, `### C.5.4. Operational Impact of Support / Service / PFI
  Support Contract variation – Not Applicable`, `### D.1.1. Increment A`, `###
  D.1.2. Increment C`, `### D.2.1.2 Increment C`, `### D.3.1. Increment A`,
  `### D.3.1.2 Increment C`, `### D.3.1.2. Key Performance Measures Variation
  Increments A and C`, `### D.3.2. Support Contract – Not Applicable`, `# A.1
  The Requirement`, `# A.2 The Assessment Phase`, `# A.3 Progress`, `# A.4
  Capability Risks`, `# A.5 Associated Projects`, `# A.6 Procurement Strategy`,
  `# A.7 Support Strategy`, `# B.1 Cost of the Assessment Phase`, `# B.2
  Planned / Actual Cost Boundaries for Demonstration and Manufacture Phase /
  PFI`, `# B.3 Cost of the Demonstration and Manufacture Phase`, `## B.3.1 Cost
  Variation against approved Cost of the Demonstration &`, `### B.3.1.1 Lynx
  Wildcat`, `## B.3.2 Operational Impact of Cost Variations of Demonstration &
  Manufacture Phase`, `# B.4 Unit production cost/Quantities required`, `# B.5
  Progress against approved Support / Service / PFI Cost`, `# B.6 Expenditure
  to date`, `# C.2 Planned / Actual Boundaries for In-Service Date or Initial
  Operating Capability`, `### C.3.3.1 Battlefield Reconnaissance Helicopter`,
  `### C.3.3.2 Surface Combatant Maritime Rotorcraft`, `## C.3.4 Other costs /
  savings resulting from Timescale variation`, `## C.3.5 Operational Impact of
  In-Service Date/Initial Operating Capability variation`, `## D.2.1
  Performance against Defence Lines of Development`, `## D.2.2 Defence Line of
  Development Variation`, `## D.3.1 Battlefield Reconnaissance Helicopters`,
  `### D.3.1.1 Performance against Key Performance Measures`, `### D.3.1.3
  Operational Impact of variation`, `## D.3.2 Surface Combatant Maritime
  Rotorcraft`, `### D.3.2.1 Performance against Key Performance Measures`, `###
  D.3.2.3 Operational Impact of variation`, `# D.4 Support Contract`, `###
  B.3.1.1 Puma Life Extension Programme`, `## B.3.2 Operational Impact of Cost
  Variations of Demonstration &`, `# C.2 Planned / Actual Boundaries for In
  Service Date or Initial Operating Capability`, `## C.5.1 Scope of Support /
  Service / PFI Contract`, `## C.5.2 Progress against approved Support /
  Service / PFI Contract Go-Live Date`, `## C.5.3 Progress against approved
  Support / Service / PFI Contract Date`, `## C.5.4 Other costs / savings
  resulting from Support Cost variation`, `## C.5.5 Operational Impact of
  Support / Service / PFI Support Contract variation`, `## D.3.1 Puma Life
  Extension Programme`, `### B.3.1.1 Queen Elizabeth Class`, `### C.3.3.1 Queen
  Elizabeth Class`, `## D.3.1 Queen Elizabeth Class`, `### B.3.1.1 Type 45
  Destroyer`, `### B.5.1.1 Type 45 Destroyer Full Support`, `## B.5.2
  Operational Impact on Support / Service / PFI Cost`, `### C.3.3.1 Type 45
  Destroyer`, `### C.5.2.1 Go-Live Date Variation`, `### C.5.3.1 End of
  Contract Date Variation`, `# C.3.2.`, `## D.3.1 Type 45 Destroyer`, `## D.4.1
  Type 45 Destroyer`, `### D.4.1.1 Performance against Key Performance
  Measures`, `### D.4.1.2 Key Performance Measures Variation`, `### D.4.1.3
  Operational Impact of variation`, `### B.3.1.1 Typhoon`, `### B.3.1.2 Typhoon
  Future Capability Programme`, `### C.3.3.1 Typhoon`, `### C.3.3.2 Typhoon
  Future Capability Programme`, `## C.5.5 Operational Impact of Support /
  Service / PFI Support Contract variation `, `## D.3.1 Typhoon`, `## D.3.2
  Typhoon Future Capability Programme`, `## D.4.1 Typhoon`, `# A.5 Associated
  Projects A.6 Procurement Strategy`, `### B.3.1.1 United Kingdom Military
  Flying Training System`, `### B.3.1.1 Advanced Jet Trainer`, `### B.3.1.2
  Advanced Jet Trainer Operational Capability 2`, `### B.3.1.3 Rear Crew Stage
  1`, `### B.3.1.4 Rear Crew Stage 2`, `### B.5.1.1 Advanced Jet Trainer
  (Support)`, `### B.5.1.2 Training System Partner and Headquarters`, `###
  B.5.1.3 Advanced Jet Trainer Ground Based Training Environment`, `### B.5.1.4
  Multi Engine`, `### B.5.1.5 Basic Trainer`, `### B.5.1.6 Rotary Wing`, `###
  B.5.1.7 Elementary Flying Training`, `### C.3.3.1 United Kingdom Military
  Flying Training System`, `### C.3.3.2 Advanced Jet Trainer`, `### C.3.3.3
  Advanced Jet Trainer Operational Capability 2`, `### C.3.3.4 Rear Crew Stage
  1`, `### C.3.3.5 Rear Crew Stage 2`, `### C.5.2.2 Advanced Jet Trainer
  (Support)`, `### C.5.2.3 Training System Partner and Headquarters`, `###
  C.5.2.4 Ready for Training Uses Date 1 - Advanced Jet Trainer Ground Based
  Training Environment`, `### C.5.2.5 Ready for Training Uses Date 2 - Advanced
  Jet Trainer Ground Based Training Environment`, `### C.5.2.6 Multi Engine`,
  `### C.5.2.7 Basic Trainer`, `### C.5.2.8 Rotary Wing`, `### C.5.2.9
  Elementary Flying Training`, `## C.5.3 Progress against approved Support /
  Service / PFI Contract End Date`, `### C.5.3.2 Advanced Jet Trainer`, `###
  C.5.3.3 Training System Partner and Headquarters`, `### C.5.3.4 Advanced Jet
  Trainer Ground Based Training Environment`, `### C.5.3.5 Multi Engine`, `###
  C.5.3.6 Basic Trainer`, `### C.5.3.7 Rotary Wing`, `### C.5.3.8 Elementary
  Flying Training`, `## D.3.1 United Kingdom Military Flying Training System`,
  `## D.3.2 Advanced Jet Trainer`, `## D.3.3 Advanced Jet Trainer Operational
  Capability 2`, `### D.3.3.3 Operational Impact of variation`, `## D.3.4
  Training System Partner and Headquarters`, `## D.3.5 Advanced Jet Trainer
  Ground Based Training Environment`, `## D.3.6 Rear Crew Stage 1`, `###
  D.3.6.1 Performance against Key Performance Measures`, `### D.3.6.2 Key
  Performance Measures Variation`, `### D.3.6.3 Operational Impact of
  variation`, `## D.3.7 Rear Crew Stage 2`, `## D.3.8 Multi Engine D.3.9 Basic
  Trainer`, `## D.3.10 Rotary Wing`, `## D.3.11 Elementary Flying Training`,
  `## B.3.1 Cost Variation against approved Cost of the Demonstration &
  Manufacture Phase B.3.1.1 A400M`, `## D.3.1 A400M`, `### B.3.1.1
  Watchkeeper`, `## B.5.1 Cost Variation against approved Support / Service /
  PFI Cost B.5.1.1 Watchkeeper`, `### C.3.3.1 Watchkeeper`, `## D.3.1
  Watchkeeper`, `### B.3.1.1 Astute Boats 1-3`, `### B.3.1.2 Astute Boat 4`,
  `### B.3.1.3 Astute Boat 5`, `### B.3.1.4 Astute Boat 6`, `### B.5.1.1
  Initial Astute Support Solution`, `### B.5.1.3 Astute Class Training Service
  Boats 4`, `### C.3.3.1 Astute Boats 1-3`, `### C.3.3.2 Astute Boat 4`, `###
  C.3.3.3 Astute Boat 5`, `### C.3.3.4 Astute Boat 6`, `### C.5.2.2 Astute
  Class Training Service Boats 1-3`, `### C.5.2.3 Astute Class Training Service
  Boats 4`, `## D.3.1 Astute Boats 1-3`, `## D.3.2 Astute Boat 4`, `### B.3.1.1
  Beyond Visual Range Air-to-Air Missile`, `### C.3.3.1 Beyond Visual Range
  Air-to-Air Missile - Original In Service Date`, `### C.3.3.2 Beyond Visual
  Range Air-to-Air Missile - In Service Date 1`, `### C.3.3.3 Beyond Visual
  Range Air-to-Air Missile - In Service Date 2`, `## D.3.1 Beyond Visual Range
  Air-to-Air Missile`, `# B.3 Cost of the Demonstration and Manufacture Phase -
  not applicable`, `### B.5.1.1 Future Strategic Tanker Aircraft`, `### C.3.3.1
  Future Strategic Tanker Aircraft`, `## D.4.1 Future Strategic Tanker
  Aircraft`, `# A.3 Project History since Main Gate`, `# A.4 In-year Progress`,
  `# A.5 Capability Risks`, `# A.6 Associated Projects`, `# A.7 Procurement
  Strategy`, `# A.8 Support Strategy`, `# B.2 Actual cost boundaries for
  Demonstration and Manufacture Phase / PFI`, `## B.3.1 Cost variation against
  approved cost of the Demonstration and Manufacture Phase`, `### B.3.1.1
  Interim Main Gate 1`, `### B.3.1.2 Interim Main Gate 2- Future Local Area Air
  Defence System`, `## B.3.2 Operational Impact of cost variations of
  Demonstration and Manufacture Phase B.5 Expenditure to date`, `# C.1 Length
  of the Assessment Phase`, `# C.2 Actual Boundaries for In Service Date or
  Initial Operating Capability`, `### C.3.3.1 Loitering Munitions`, `###
  C.3.3.2 Spear Capability 2 Block 1`, `### C.3.3.3 Interim Main Gate 2- Future
  Local Area Air Defence System`, `## C.3.4 Other costs / savings resulting
  from timescale variation`, `# D.1 Sentinel Score`, `# D.2 Performance against
  Defence Lines of Development`, `## D.2.1 Loitering Munitions`, `### D.2.1.1
  Performance against Defence Lines of Development`, `### D.2.1.1 Defence Line
  of Development variation`, `## D.2.2 Spear Capability 2 Block 1`, `###
  D.2.2.1 Performance against Defence Lines of Development`, `### D.2.2.2
  Defence Line of Development variation`, `## D.2.3 Spear Capability 2 Block
  2`, `## D.2.4 Interim Main Gate 2 - Future Local Area Air Defence System
  Demonstration & Manufacture`, `### D.2.4.1 Performance against Defence Lines
  of Development`, `### D.2.4.2 Defence Line of Development variation`, `# D.3
  Key Performance Measures`, `## D.3.1 Loitering Munitions`, `### D.3.1.2 Key
  Performance Measures variation`, `### D.2.3.3 Operational Impact of
  variation`, `## D.3.2 Spear Capability 2 Block 1`, `### D.3.3.2 Key
  Performance Measures variation`, `## D.3.3 Spear Capability 2 Block 2-
  cancelled`, `## D.3.4 Interim Main Gate 2 - Future Local Area Air Defence
  System D&M`, `### D.3.4.1 Performance against Key Performance Measures`, `###
  D.3.4.2 Key Performance Measures variation`, `# B.2 Actual cost boundaries
  for Demonstration and Manufacture Phase /`, `### B.3.1.1 Increment A`, `###
  B.3.1.2 Increment C`, `### B.3.1.3 Urgent Operational Requirement`, `## B.3.2
  Operational Impact of cost variations of Demonstration and Manufacture
  Phase`, `# B.4 Progress against approved Support / PFI Cost`, `## B.4.1 Cost
  variation against approved Support / PFI Cost`, `### B.4.1.1 Increment A`,
  `### B.4.1.2 Increment C`, `### B.4.1.3 Urgent Operational Requirement`, `##
  B.4.2 Operational Impact on Support / PFI Cost`, `# B.5 Expenditure to date`,
  `### C.3.3.1 Increment A`, `### C.3.3.2 Increment C`, `### C.3.3.3 Urgent
  Operational Requirement`, `## C.5. Support / PFI Contract`, `## C.5.1 Scope
  of Support / PFI Contract`, `## C.5.2 Progress against approved Support / PFI
  Contract Go-Live Date`, `### C.5.2.2 Increment C`, `### C.5.2.3 Urgent
  Operational Requirement`, `## C.5.3 Progress against approved Support / PFI
  Contract End Date`, `### C.5.3.2 Increment C`, `### C.5.3.3 Urgent
  Operational Requirement`, `## C.5.5 Operational Impact of Support / PFI
  Support Contract variation`, `## D.1. Sentinel Score`, `# D.2 Performance
  against Defence Lines of Development D.2.1 Falcon Increment A`, `### D.2.1.2
  Defence Line of Development variation`, `## D.2.2 Falcon Increment C`, `##
  D.2.3 Urgent Operational Requirement`, `### D.2.3.1 Performance against
  Defence Lines of Development`, `### D.2.3.2 Defence Line of Development
  variation`, `## D.3.1 Falcon Increment A`, `## D.3.2 Falcon Increment C`,
  `### D.3.2.2 Key Performance Measures variation`, `## D.3.3 Urgent
  Operational Requirement`, `## D.4.1 Falcon Increment A`, `### D.4.1.2 Key
  Performance Measures variation`, `# B.3 Cost of the Demonstration and
  Manufacture Phase- N/A`, `### B.4.1.1 Future Strategic Tanker Aircraft`, `###
  C.5.2.1 Go-Live Date Variation- N/A`, `## C.5.5 Operational Impact of Support
  / PFI Support Contract variation FUTURE STRATEGIC TANKER AIRCRAFT`, `## D.2.2
  Defence Line of Development variation`, `## D.3.1 Future Strategic Tanker
  Aircraft`, `# D.4 Support Contract- N/A`, `# A.3 Project History`, `###
  B.3.1.1 A400M`, `### B.3.1.1 System Development & Demonstration`, `###
  B.3.1.2 Production, Sustainment & Follow on Development`, `# B.4 Progress
  against approved Support / PFI Cost- N/A`, `# C.2 Actual Boundaries for In
  Service Date or Initial Operating Capability^3^`, `## C.3.2 Progress against
  approved Dates- N/A`, `## C.3.3 Timescale variation - N/A`, `## C.5. Support
  / PFI Contract- N/A`, `## D.3.1 Joint Combat Aircraft`, `## B.3.1 Cost
  variation against approved cost of the Demonstration and Manufacture Phase
  B.3.1.1 Lynx Wildcat`, `### B.4.1.1 Lynx Wildcat`, `### C.3.3.1 Lynx Wildcat
  - Battlefield Reconnaissance Helicopter`, `# C.3.5.`, `## D.2.1 Battlefield
  Reconnaissance Helicopters`, `### D.3.1.2 comments. This refers to the
  de-scope of Bowman data communications.</td>`, `## D.2.2 Surface Combatant
  Maritime Rotorcraft`, `### D.3.1.2 comments. This refers to the de-scope of
  Bowman data communications. Lack of clarity over uniformed support</td>`, `##
  D.3.1 Lynx Wildcat - Battlefield Reconnaissance Helicoper`, `## D.3.2 Lynx
  Wildcat - Surface Combatant Maritime Rotorcraft`, `### B.3.1.1 Merlin
  Capability Sustainment Programme`, `### B.4.1.1 Integrated Merlin Operational
  Support`, `### C.3.3.1 Merlin Capability Sustainment Programme`, `## C.3.4
  Other costs / savings resulting from timescale variation C.3.5 Operational
  Impact of In-Service Date/Initial Operating Capability variation`, `## D.3.1
  Merlin Capability Sustainment Programme`, `## D.4.1 Integrated Merlin
  Operational Support`, `### B.3.1.1 Queen Elizabeth Class Aircraft Carriers`,
  `# B.4 Progress against approved Support / PFI Cost B.5 Expenditure to date`,
  `### C.3.3.1 Queen Elizabeth Class Aircraft Carriers`, `### C.3.3.2
  Conversion`, `## D.3.1 Queen Elizabeth Class Aircraft Carriers D.3.1.1
  Performance against Key Performance Measures`, `## C.3.4 Other costs /
  savings resulting from timescale variation- N/A`, `## C.3.5 Operational
  Impact of In-Service Date/Initial Operating Capability variation- N/A`, `##
  C.4. Full Operating Capability- N/A`, `## D.3.1 Specialist Vehicles`, `###
  B.4.1.1 Type 45 Destroyer Full Support`, `# A.3 Project History Since Main
  Gate`, `### B.4.1.1 Battle Group Thermal Imaging`, `### B.4.1.2 Diesel
  Engines and Transmissions`, `## C.5.5 Operational Impact of Support / PFI
  Support Contract variation WARRIOR CAPABILITY SUSTAINMENT PROGRAMME`, `##
  D.3.1 Warrior Capability Sustainment Programme`, `### B.3.1.1 Airseeker`, `#
  B.4 Progress against approved Support / PFI Cost^1^`, `## B.4.1 Cost
  variation against approved Support / PFI Cost B.4.1.1 Airseeker Sustainment
  and Follow on Development`, `### C.3.3.1 Airseeker`, `## D.3.1 Airseeker`,
  `## D.4.1 Airseeker Sustainment and Follow on Development`, `### B.3.1.5
  Astute Boat 7`, `### B.4.1.1 Initial Astute Support Solution`, `### B.4.1.2
  Astute Class Training Service Boats 1-3`, `### B.4.1.3 Astute Class Training
  Service Boat 4`, `### C.5.2.3 Astute Class Training Service Boat 4`, `###
  C.5.3.2 Astute Class Training Service Boats 1-3`, `### C.5.3.3 Astute Class
  Training Service Boat 4`, `## D.3.3 Astute Boat 5`, `### C.3.3.1 Beyond
  Visual Range Air-to-Air Missile (Original In-Service Date)`, `### C.3.3.2
  Beyond Visual Range Air-to-Air Missile (In-Service Date 1)`, `### C.3.3.3
  Beyond Visual Range Air-to-Air Missile (In-Service Date 2)`, `### B.4.1.1
  Through Life Chinook Support`, `### B.4.1.2 New Buy Support`, `### C.3.3.1
  Chinook New Buy`, `### C.3.3.2 Julius`, `## D.3.1 Chinook New Buy`, `## D.3.2
  Julius`, `## D.4.1 Chinook`, `# B.4 Progress against approved Support / PFI
  Cost -N/A`, `## C.3.2 Progress against approved Dates - N/A`, `## C.5.
  Support / PFI Contract - N/A`, `## D.3.1 Lightning II`, `## B.3.2 Operational
  Impact of cost variations of Demonstration and Manufacture Phase - N/A`, `##
  B.4.1 Cost variation against approved Support / PFI Cost - N/A`, `## B.4.2
  Operational Impact on Support / PFI Cost - N/A`, `## C.4. Full Operating
  Capability - N/A`, `# C.5.3`, `## C.5.4 Other costs / savings resulting from
  Support Cost variation -`, `## C.5.5 Operational Impact of Support / PFI
  Support Contract variation -`, `## D.4.1 Training Service`, `### D.4.1.3
  Operational Impact of variation - N/A`, `# A.6 Associated Projects - N/A`,
  `### B.3.1.1 Military Afloat Reach and Sustainability Tanker`, `# B.4
  Progress against approved Support / PFI Cost - N/A`, `## C.3.4 Other costs /
  savings resulting from timescale variation - N/A`, `## C.3.5 Operational
  Impact of In-Service Date/Initial Operating Capability variation - N/A`, `##
  D.3.1 Military Afloat Reach and Sustainability Tanker`, `### D.3.1.2 Key
  Performance Measures Variation - N/A`, `### D.3.1.3 Operational Impact of
  variation - N/A`, `# D.4 Support Contract - N/A`, `### B.3.1.1 Queen
  Elizabeth Class Aircraft Carrier`, `### C.3.3.1 Queen Elizabeth Class
  Aircraft Carrier`, `## D.3.1 Queen Elizabeth Class Aircraft Carrier`, `##
  B.3.1 Cost variation against approved cost of the Demonstration and
  Manufacture Phase - N/A`, `## D.2.2 Defence Line of Development variation -
  N/A`, `# A.6 Associated Projects - N/A A.7 Procurement Strategy`, `###
  B.3.1.1 Warrior Capability Sustainment Programme`, `### C.5.3.1 End of
  Contract Date Variation - N/A`, `### B.3.1.1 Astute Boats 1 -3`, `### B.4.1.2
  Astute Class Support`, `### B.4.1.3 Astute Class Training Service Boats 1 -
  3`, `### B.4.1.4 Astute Class Training Service Boat 4`, `### C.3.3.1 Astute
  Boats 1 -3`, `### C.3.3.3 Astute Boat 5 - N/A`, `### C.3.3.4 Astute Boat 6 -
  N/A`, `### C.3.3.5 Astute Boat 7 - N/A`, `### C.5.2.2 Initial Astute Support
  Solution - N/A`, `### C.5.2.3 Astute Class Support - N/A`, `### C.5.2.4
  Astute Class Training Service Boats 1 - 3`, `### C.5.2.5 Astute Class
  Training Service Boat 4`, `### C.5.3.2 Initial Astute Support Solution`, `###
  C.5.3.3 Astute Class Support - N/A C.5.3.4 Astute Class Training Service
  Boats 1 - 3`, `### C.5.3.5 Astute Class Training Service Boat 4`, `## D.3.1
  Astute Boats 1 -3`, `## D.3.4 Astute Boat 6`, `### D.3.4.2 Key Performance
  Measures variation - N/A`, `### D.3.4.3 Operational Impact of variation -
  N/A`, `## D.3.5 Astute Boat 7`, `### D.3.5.2 Key Performance Measures
  variation - N/A`, `### D.3.5.3 Operational Impact of variation - N/A`, `###
  B.3.1.1 Fire Shadow & Brimstone 2`, `### B.3.1.2 Sea Ceptor Demonstration`,
  `### C.3.3.1 Fire Shadow`, `### C.3.3.2 Brimstone 2`, `### C.3.3.3 Sea Ceptor
  Demonstration`, `### D.2.1.2 Defence Line of Development variation - N/A`,
  `## D.2.2 Brimstone 2`, `# D.2.2.2`, `# D.2.3`, `## D.3.1 Fire Shadow`, `##
  D.3.2 Brimstone 2`, `### D.3.2.3 Operational Impact of variation - N/A`, `##
  D.3.3 Sea Ceptor Demonstration`, `### D.3.3.2 Key Performance Measures
  variation - N/A`, `### D.3.3.3 Operational Impact of variation - N/A`, `###
  B.3.1.1 Core Production Capability`, `# C.2 Actual Boundaries for Full
  Operating Capability`, `# C.3`, `# C.3.1`, `### C.3.3.1 Core Production
  Capability`, `## C.3.5 Operational Impact of Full Operating Capability
  variation`, `## C.4. Full Operating Capability - See Above`, `## D.3.1 Core
  Production Capability`, `# B.3 Cost of the Demonstration and Manufacture
  Phase - N/A`, `### C.5.2.1 Go-Live Date Variation - N/A`, `## A.3. Project
  History`, `## A.4. In-Year Progress`, `## A.5. Capability Risks`, `## A.6.
  Associated Projects – N/A`, `## A.7. Procurement Strategy`, `## B.2. Cost
  Boundaries for Demonstration and Manufacture Phase / PFI`, `# B.4 Progress
  against approved Support / Training / PFI Cost`, `## B.4.1 Cost Variation
  against approved Support / Training / PFI Cost`, `### B.4.1.1 Training
  Service – N/A`, `### B.4.1.2 Increment A – N/A`, `## B.4.2 Operational Impact
  of Support / Training / PFI Cost Variations –`, `# C.4 Full Operating
  Capability – N/A`, `# C.5 Support / Training / PFI Contract`, `## C.5.1 Scope
  of Support / Training / PFI Contract`, `## C.5.2 Progress against approved
  Support / Training / PFI Contract Go-Live Date`, `### C.5.2.1 Go-Live Date
  Variation – N/A`, `## C.5.3 Progress against approved End of Support /
  Training / PFI Contract Date`, `### C.5.3.1 End of Contract Date Variation –
  N/A`, `## C.5.4 Other costs resulting from Support Cost variation – N/A`, `##
  C.5.5 Operational Impact of Support / Training / PFI Support Contract
  variation`, `# D.2 Performance against Defence Lines of Development (DLOD)`,
  `# D.3 Performance against Key Performance Measures (KPM)`, `### D.3.1.1
  Performance against Key Performance Measures (KPM)`, `### D.3.1.2 Key
  Performance Measures Variation – N/A`, `### D.3.1.3 Operational Impact of
  variation – N/A`, `## D.4.1 Project/Increment`, `### D.4.1.1 Performance
  against Key Performance Measures (KPM)`, `## A.6. Associated Projects`, `#
  B.4 Progress against approved Support / Training / PFI Cost – N/A`, `# C.2
  Planned / Actual Boundaries for In Service Date or Initial Operating
  Capability[^1]`, `## C.3.3 Timescale variation – N/A`, `## C.3.4 Other costs
  resulting from Timescale variation – N/A`, `## C.3.5 Operational Impact of
  In-Service Date/Initial Operating Capability variation – N/A`, `# C.4 Full
  Operating Capability`, `# C.5 Support / Training / PFI Contract – N/A`, `##
  C.5.1 Scope of Support / Training / PFI Contract – N/A`, `## C.5.2 Progress
  against approved Support / Training / PFI Contract Go-Live Date – N/A`, `##
  C.5.3 Progress against approved End of Support / Training / PFI Contract Date
  – N/A`, `## C.5.5 Operational Impact of Support / Training / PFI Support
  Contract variation – N/A`, `## D.3.1 Lightning II Key User Requirements as
  laid down in the LII User Requirement Document v7.0`, `# D.4 Support Contract
  – N/A`, `## B.4.1 Cost Variation against approved Support / Training / PFI
  Cost –`, `## C.5.4 Other costs resulting from Support Cost variation`, `##
  D.3.1 Queen Elizabeth Class Aircraft Carriers`, `# C.3 In-Service
  Date/Initial Operating Capability – N/A`, `## C.3.2 Progress against approved
  Dates – N/A`, `## D.2.1 Defence Lines of Development Variation – N/A`, `##
  D.3.1 Recce Block 1 Demonstration`, `### B.3.1.3 Meteor Integration`, `###
  B.3.1.4 Storm Shadow Integration N/A`, `### B.4.1.1 Typhoon`, `## B.4.2
  Operational Impact of Support / Training / PFI Cost Variations`, `### C.3.3.3
  Meteor Integration`, `### C.3.3.4 Storm Shadow Integration`, `## C.5.3
  Progress against approved End of Support / Training / PFI Contract Date–
  N/A`, `## C.5.4 Other costs resulting from Support Cost variation– N/A`, `##
  C.5.5 Operational Impact of Support / Training / PFI Support Contract
  variation– N/A`, `### D.3.2.1 Performance against Key Performance Measures
  (KPM)`, `### D.3.2.2 Key Performance Measures Variation- N/A`, `### D.3.2.3
  Operational Impact of variation – N/A`, `## D.3.3 Meteor Integration`, `###
  D.3.3.1 Performance against Key Performance Measures (KPM)`, `### D.3.3.2 Key
  Performance Measures Variation – N/A`, `### D.3.3.3 Operational Impact of
  variation – N/A`, `## D.3.4 Storm Shadow Integration`, `### D.3.4.1
  Performance against Key Performance Measures (KPM)`, `### D.3.4.2 Key
  Performance Measures Variation – N/A`, `### D.3.4.3 Operational Impact of
  variation – N/A`, `### D.4.1.3 Operational Impact of variation – N/A`, `##
  C.3.2a Progress against Budgeted for Date at approval`, `## C.3.2b Progress
  against Approval Date`, `### C.3.3.1 Warrior Capability Sustainment
  Programme`, `### B.3.1.3 Astute Boat 4`, `### B.3.1.4 Astute Boat 5`, `###
  B.3.1.5 Astute Boat 6`, `# C.3.3.3`, `### C.3.3.4 Astute Boat 6 – N/A`, `###
  C.3.3.5 Astute Boat 7 – N/A`, `### C.5.3.2 Initial Astute Support Solution –
  N/A`, `### C.5.3.3 Astute Support – N/A`, `### C.5.3.4 Astute Class Training
  Service Boats 1-3`, `### C.5.3.5 Astute Class Training Service Boat 4 – N/A`,
  `### D.3.5.1 Performance against Key Performance Measures (KPM)`, `###
  D.3.5.2 Key Performance Measures Variation – N/A`, `### D.3.5.3 Operational
  Impact of variation – N/A`, `### B.3.1.2 Sea Ceptor Demonstration &
  Manufacture`, `### B.3.1.3 Future Anti-Surface Guided Weapon (Heavy)`, `###
  B.3.1.4 Future Anti-Surface Guided Weapon (Light)`, `### B.3.1.3 Brimstone
  Unified Support Contract – N/A`, `### C.3.3.1 Fire Shadow – N/A`, `###
  C.3.3.3 Sea Ceptor Demonstration & Manufacture – N/A`, `### C.3.3.4 Future
  Anti-Surface Guided Weapon (Heavy) – N/A`, `### C.3.3.5 Future Anti-Surface
  Guided Weapon (Light) – N/A`, `## D.2.1 Fire Shadow – N/A`, `### D.2.1.2
  Defence Lines of Development Variation`, `### D.2.2.1 Brimstone 2`, `###
  D.2.2.2 Defence Lines of Development Variation`, `### D.2.3.1 Sea Ceptor
  D&M`, `### D.2.3.2 Defence Lines of Development Variation – N/A`, `###
  D.2.3.1 Future Anti-Surface Guided Weapon (Heavy)`, `### D.2.4.1 Future
  Anti-Surface Guided Weapon (Light)`, `### D.2.4.2 Defence Lines of
  Development Variation – N/A`, `## D.3.1 Fire Shadow – N/A`, `## D.3.3 Sea
  Ceptor D&M`, `## D.3.4 Future Anti-Surface Guided Weapon (Heavy)`, `## D.3.5
  Future Anti-Surface Guided Weapon (Light)`, `# D.4 Support Contract –
  Brimstone Weapon System Support - USE`, `### D.4.1.2 Key Performance Measures
  Variation – N/A`, `## C.3.1 Definition</td>`, `# C.4 Full Operating
  Capability – see above`, `## A.6. Associated Projects - N/A`, `# B.4 Progress
  against approved Support / Training / PFI Cost</td>`, `### B.4.1.1 Training
  Service`, `### B.4.1.2 In Service Support`, `# D.4 Support and Training
  Contract`, `## D.4.1 Training`, `### D.4.2.2 Key Performance Measures
  Variation – N/A`, `## D.4.2 In-Service Support`, `### D.4.2.1 Performance
  against Key Performance Measures (KPM)`, `### D.4.2.3 Operational Impact of
  variation – N/A`, `# A.4 In-Year Progress`, `# A.6 Associated Projects –
  N/A`, `## B.2. Cost Boundaries for Through Life Contract`, `## B.3. Cost of
  the Demonstration and Manufacture and In-Service Phase`, `# D.1 Sentinel
  Score as at 31/03/2015`, `## D.3.1 Marshall`, `### B.3.1.1 Military Afloat
  Reach and Sustainability Tanker (In-Year)`, `### B.3.1.1.1 Military Afloat
  Reach and Sustainability Tanker (Historic)`, `### B.4.1. Cost variation
  against approved Support / PFI Cost (In Year) –`, `### C.3.3.1 Military
  Afloat Reach and Sustainability Tanker – N/A`, `### B.3.1.1 Queen Elizabeth
  Class Aircraft Carrier (In-Year) – N/A`, `### B.3.1.1.1 Queen Elizabeth Class
  Aircraft Carrier (Historic)`, `### C.3.3.1 Queen Elizabeth Class Aircraft
  Carriers (In-Year)`, `### C.3.3.2 Core Production Capability (Historic)`, `##
  B.4.1 Cost variation against approved Support / PFI Cost (In Year) –`, `###
  C.3.3.1 Recce Block 1 & 2 (Demonstration) STR`, `## D.3.2 Project/Increment –
  N/A`, `### D.3.2.1 Performance against Key Performance Measures (KPM) – N/A`,
  `### D.3.2.2 Key Performance Measures Variation – N/A`, `## A.3. In-Year
  Progress`, `## B.3.1 Demonstration Phase – N/A`, `## B.3.2 – N/A`, `# D.1
  Technology Readiness Level`, `# D.2 Performance against Defence Lines of
  Development (DLOD) – N/A`, `# D.3 Performance against Key Performance
  Measures (KPM) – N/A`, `### B.3.1.1 Typhoon (In-Year)`, `### B.3.1.2 Typhoon
  (Historic)`, `### B.3.1.3 Typhoon Future Capability Programme (In-Year)`,
  `### B.3.1.4 Typhoon Future Capability Programme (Historic)`, `### B.3.1.5
  Meteor Integration (In-Year)`, `### B.3.1.6 Meteor Integration (Historic)`,
  `### B.3.1.7 Storm Shadow Integration (In-Year)`, `### B.3.1.8 Brimstone 2
  Integration – N/A`, `## B.3.2 Operational Impact of Cost Variations of
  Demonstration & Manufacture Phase – N/A B.4 Progress against approved Support
  / Training / PFI Cost`, `### B.4.1.1 Typhoon (In-Year)`, `### B.4.1.2 Typhoon
  (Historic)`, `### C.3.3.1 Typhoon (In-Year) – N/A`, `### C.3.3.2 Typhoon
  (Historic)`, `### C.3.3.3 Typhoon Future Capability Programme (In-Year) –
  N/A`, `### C.3.3.4 Typhoon Future Capability Programme (Historic)`, `###
  C.3.3.5 Meteor Integration (In-Year) – N/A`, `### C.3.3.6 Storm Shadow
  Integration (In-Year) – N/A`, `### C.3.3.7 Brimstone 2 Integration (In-Year)
  – N/A`, `## D.3.5 Brimstone 2 Integration`, `### B.4.1.1 Future Strategic
  Tanker Aircraft (In-Year)`, `### B.4.1.2 Future Strategic Tanker Aircraft
  (Historic)`, `### B.3.1.1 Warrior Capability Sustainment Programme
  (In-Year)`, `### B.3.1.2 Warrior Capability Sustainment Programme
  (Historic)`, `### B.4.1.1 Battle Group Thermal Imaging (In-Year) – N/A`, `###
  B.4.1.1.1 Battle Group Thermal Imaging (historic)`, `### B.4.1.2 Diesel
  Engines and Transmissions (In-Year) – N/A`, `### B.4.1.2.1 Diesel Engines and
  Transmissions (Historic)`, `### B.4.1.3 Diesel Engines and Transmissions
  (new)`, `### C.3.3.1 Warrior Capability Sustainment Programme (In-Year) –
  N/A`, `### C.3.3.2 Warrior Capability Sustainment Programme (Historic)`, `##
  A.4. In-Year Progress Approvals`, `### B.3.1.1 Astute Boats 1 -3 (In-Year)`,
  `### B.3.1.2 Astute Boats 1 -3 (Historic)`, `### B.3.1.3 Astute Boat 4
  (In-Year)`, `### B.3.1.4 Astute Boat 4 (Historic)`, `### B.3.1.5 Astute Boat
  5 (In-Year)`, `### B.3.1.6 Astute Boat 5 (Historic)`, `### B.3.1.7 Astute
  Boat 6 (In-Year)`, `### B.3.1.8 Astute Boat 6 (Historic)`, `### B.3.1.9
  Astute Boat 7 (In-Year)`, `### B.3.1.10 Astute Boat 7 (Historic)`, `###
  B.4.1.1 Initial Astute Support Solution (In–Year) – N/A`, `### B.4.1.2
  Initial Astute Support Solution (Historic)`, `### B.4.1.3 Astute Class
  Support (In-Year)`, `### B.4.1.4 Astute Class Support (Historic)`, `###
  B.4.1.5 Astute Class Training Service Boats 1-3 (In-Year)`, `### B.4.1.6
  Astute Class Training Service Boats 1-3 (Historic)`, `### B.4.1.7 Astute
  Class Training Service Boat 4 (In-Year)`, `### B.4.1.8 Astute Class Training
  Service Boat 4 (Historic)`, `### C.3.3.1 Astute Boats 1-3 (In-Year) – N/A`,
  `### C.3.3.2 Astute Boats 1-3 (Historic)`, `### C.3.3.3 Astute Boat 4
  (In-Year) – N/A`, `### C.3.3.4 Astute Boat 4 (Historic)`, `### C.3.3.5 Astute
  Boat 5 – N/A`, `### C.3.3.6 Astute Boat 6 – N/A`, `### C.3.3.7 Astute Boat 7
  – N/A`, `### C.5.2.4 Astute Class Training Service Boats 1 – 3 (In-Year) –
  N/A`, `### C.5.2.5 Astute Class Training Service Boats 1 – 3 (Historic)`,
  `### C.5.2.6 Astute Class Training Service Boat 4 (In-Year) – N/A`, `###
  C.5.2.7 Astute Class Training Service Boat 4 (Historic)`, `### C.5.3.3 Astute
  Support`, `### C.5.3.4 Astute Class Training Service Boats 1-3 (In-Year) –
  N/A`, `### C.5.3.4 Astute Class Training Service Boats 1-3 (Historic)`, `###
  B.3.1.1 Fire Shadow & Brimstone 2 (In-Year)`, `### B.3.1.1.1 Fire Shadow &
  Brimstone 2 (Historic)`, `### B.3.1.2 Sea Ceptor Demonstration & Manufacture
  (In-Year) – N/A`, `### B.3.1.2.1 Sea Ceptor Demonstration & Manufacture
  (Historic)`, `### B.3.1.3 Future Anti-Surface Guided Weapon (Heavy)
  \\[In-Year\\]`, `### B.3.1.3.1 Future Anti-Surface Guided Weapon (Heavy)
  \\[Historic\\]`, `### B.3.1.4 Future Anti-Surface Guided Weapon (Light)
  \\[In-Year\\]`, `### B.3.1.4.1 Future Anti-Surface Guided Weapon (Light)
  \\[Historic\\]`, `### B.3.1.5 Land Ceptor GBAD Phase 1 \\[In-Year\\]`, `###
  C.3.3.2 Brimstone 2 (In-Year)`, `### C.3.3.3 Brimstone 2 (Historic)`, `###
  D.2.5.1 Land Ceptor (GBAD-Phase 1)`, `## D.3.6 Land Ceptor (GBAD-Phase 1)`,
  `### D.3.6.2 Key Performance Measures Variation – N/A`, `# D.4 Support
  Contract – USE`, `## D.4.1 Brimstone Weapon System Support - USE`, `## D.4.2
  ASRAAM Weapon System Support - USE`, `### B.3.1.1 Core Production Capability
  (In-Year)`, `### B.3.1.1.1 Core Production Capability (Historic)`, `# B.4
  Progress against approved Support / PFI Cost – N/A`, `### C.3.3.1 Core
  Production Capability (In-Year)`, `# D.3 Performance against Key Performance
  Measures (KPM) - N/A`, `## D.3.1 Core Production Capability – N/A`, `###
  B.3.1.1 System Development & Demonstration (In-Year)`, `### B.3.1.2 System
  Development & Demonstration (Historic)`, `### B.3.1.3 Production, Sustainment
  & Follow on Development (In-Year)`, `### B.3.1.4 Production, Sustainment &
  Follow on Development (Historic)`, `# C.1 Length of the Assessment
  Phase[^1]`, `## D.3.1 Lightning II Key User Requirements as laid down in the
  LII User Requirement`)`.